Search results

Refine by topic

Related topic
Online

Creating a bee hotel: research

Explore the different types of bees common to Australia, their features including how they are different to flies and wasps. We will focus on native bees, specifically to learn about their nesting habitat. This learning activity is the first part of a sequence of 2 individual learning activities focused on creating a bee ...

Online

Visual to text coding: Lesson 4

This is the fourth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It introduces the combining of logical operators and and or for more complex decisions.

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Anti-bullying AI

Sometimes we write and post things on social media in a hurry. Such posts can hurt people and even make them feel bullied. Wouldn't it be great if an Artificial Intelligence application could check our posts as we write them, and warn us if they were potentially hurtful?

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Text

Focus on Japan: Cross Curriculum Connections in Secondary Schools

Ideas and resources that connect the learning of Japanese language with other learning areas.

Online

Probability calculations: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Probability calculations. Students are introduced to more complex probability concepts, terminology and visual representations for all combinations of two events. Students learn the language and differences between the connectors: ‘and’, ‘or’(inclusive or exclusive), ...

Online

Pythagoras and trigonometry: Year 8 – planning tool

This planning resource for Year 8 is for the topic of Pythagoras and trigonometry. Students are introduced to Pythagoras’ theorem to solve problems involving the side lengths of right-angled triangles.

Online

Soil – more than just dirt!

Explore different soil textures and discover their various properties. Through simple soil testing, children will learn to appreciate the true value soils have in helping plants grow. The learning outcomes of this activity are for children to: - understand how soil texture influences the amount of water and air it holds - ...

Online

Creating a food garden: harvesting

This learning activity is part of a sequence of 5 individual learning activities focused on creating a food garden. The order of these learning activities are: vision, site assessment, installing a no dig garden bed, planting and harvesting. OUTCOMES of the activity are for children to: understand the steps in successful ...

Online

Creating your own potato chips: growing

This learning activity will teach children to grow, cook and market their own brand of potato chips. The first step is growing our potatoes! This learning activity is the first part of a sequence of 3 individual learning activities focused on creating your own potato chips. The order of these learning activities are: growing, ...

Online

Investigating the soil food web

Soil is much more than just dirt. In this activity, learners will be conducting an investigation to see which animals and other organisms are recycling nutrients in the garden. These organisms make up the soil food web, which includes microscopic bacteria, fungi, minute creatures such as springtails, worms, pill-bugs and ...

Online

Creating a wildlife habitat: monitoring and care

Monitoring and care helps provide an understanding of how your garden grows. What does it need to be healthy, to support growth, and be a native habitat? This learning activity is the final part of a sequence of 5 individual learning activities focused on creating a wildlife habitat. The order of these learning activities ...

Online

Understanding weeds: life cycle

Weeds compete with native plants in our natural environments, and can dominate both natural ecosystems and areas of agricultural production. This competition limits biodiversity, as well as the economic potential for farmers. This activity will look closely at three different weed forms and children will learn about their ...

Online

Catchment management: the drain is just for rain

Stormwater originated as rain and flows into creeks, rivers and other water bodies. Any rubbish or chemical pollution collected during this journey can end up polluting the waterways. This activity looks the impacts of stormwater and rubbish in our waterways. Outcomes of this learning activity are for students to: understand ...

Online

Making a small wicking bed

Making and planting a small wicking bed is a fulfilling activity. It upcycles materials, building awareness of waste and reuse. The completed wicking bed can suit small spaces – such as a balcony – demonstrating that even small spaces can be used to produce food. Its small size allows children to take ownership of its maintenance. ...

Downloadable

PyGame in a Day

As a general purpose programming language, python has a number of libraries that can be used for different purposes. PyGame is a free and open source python library that makes it easier to make multimedia applications like games.

Downloadable

DT Challenge - 7/8 Python - Introduction to Microbit

In this challenge students use the BBC micro:bit as an embedded system to create different pieces of a virtual pet game. Students in the process learn about the micro:bit’s features and can think about how to make their own version of a virtual pet game, or even an entirely new project. Discover how embedded hardware (micro:bit) ...

Downloadable

DT Challenge - 7-8 Python - Turtle

Control a turtle and draw amazing pictures with code. In this challenge you'll learn the fundamentals of programming by using instructions to position a turtle on the screen, drawing lines, patterns and shapes in the same way computers draw images. Computers use the input from users and the environment to give us feedback ...